<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Flakpanzer IV Wirbelwind</long_name>
		<short_name>Wirbelwind</short_name>
		<comment>A Panzer IV chassis with quad 2cm autocannons</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>9</month><year>1944</year><number>40</number></data>
		<data><month>10</month><year>1944</year><number>60</number></data>
		<data><month>3</month><year>1945</year><number>40</number></data>
		<data><month>6</month><year>1945</year><number>20</number></data>
		<data><month>12</month><year>1945</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Flakpanzer IV Wirbelwind.png</image_profile>
			<weight>22000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL120 TRM 112</name>
				<horsepower>300</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>55</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>80</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-20</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>80</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Flakpanzer IV Wirbelwind.png</image_view>

			<width>288</width>
			<length>580</length>
			<height>126</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>80@12</upper_front>
				<lower_front>80@-12</lower_front>
				<side>30</side>
				<upper_rear>20@12</upper_rear>
				<lower_rear>20@-9</lower_rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>241</width>
			<length>420</length>
			<height>42</height>

			<offsetX>0</offsetX>
			<offsetY>17</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>80@10</front>
				<side>30</side>
				<upper_rear>20@10</upper_rear>
				<lower_rear>20@-10</lower_rear>
				<top>12</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>43</offsetX>
			<offsetY>-220</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG34_PANZERLAUF</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_MG34_PANZERLAUF</for><rounds>1350</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-Flakpanzer IV Wirbelwind turret.png</image_view>

			<diameter>203</diameter>
			<height>67</height>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<rotate_time>6</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>16@25</upper_front>
				<lower_front>16@-25</lower_front>
				<upper_side>16@36</upper_side>
				<lower_side>16@-36</lower_side>
				<upper_rear>16@12</upper_rear>
				<lower_rear>16@-12</lower_rear>
				<top>0</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_FLAK_VIERLING_38</type></weapon>
			<ammo><for>WEAPON_CANNON_FLAK_VIERLING_38</for><flavour>FLAVOUR_HE</flavour><rounds>3200</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
